html {
    background-color: #acd797
}

h1 {
    font-size: large;
    text-decoration: underline;
    text-underline: black;
    text-underline-style: dash-long;
}